func text/template.printableValue
3 uses
text/template (current package)
exec.go#L1014: iface, ok := printableValue(v)
exec.go#L1026: func printableValue(v reflect.Value) (any, bool) {
funcs.go#L745: a, ok := printableValue(reflect.ValueOf(arg))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)